home *** CD-ROM | disk | FTP | other *** search
Makefile | 1999-01-29 | 401 b | 22 lines |
- all: ERRHAND.exe \
- ERRHAND2.exe \
- FORMATIO.exe \
- GPIOINTR.exe \
- GPIOMEAS.exe \
- HPIBDV.exe \
- HPIBSTAT.exe \
- LOCKING.exe \
- NONFMT.exe \
- SER_DEV.exe \
- SER_INTF.exe
-
- .c.exe:
- BCC -c -Ic:\sicl\c -ml -D_WINDOWS $*.c
- tlink @&&!
- /Tw /c /C c0wl $*
- $*
- $*
- c:\sicl\c\sicl16 c:\sicl\c\bcapp16 cwl import
- test
- !
-